-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
24.1
-
Code
-
Classes
- Order
| Total Complexity |
42 |
| Dependencies |
16 |
| Dependents |
13 |
| Total lines |
308 |
| Lines of code |
152 |
| Logical lines of code |
87 |
| Comment lines |
99 |
| Methods |
17 |
| Properties |
4 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createOrderByCaList() |
B |
39 |
16 |
60 |
| createFromOrderId() |
S |
54 |
6 |
21 |
| createOrderByPkgList() |
S |
58 |
3 |
14 |
| getFlatItems() |
S |
63 |
3 |
11 |
| createFromItem() |
S |
67 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| getCustomer() |
S |
82 |
1 |
3 |
| setPayment() |
S |
77 |
1 |
4 |
| hasPayment() |
S |
81 |
1 |
3 |
| getPayment() |
S |
82 |
1 |
3 |
| addItem() |
S |
76 |
1 |
4 |
| hasItem() |
S |
79 |
1 |
3 |
| getItem() |
S |
80 |
1 |
3 |
| getItems() |
S |
82 |
1 |
3 |
| getOrderId() |
S |
82 |
1 |
3 |
| setOrderId() |
S |
77 |
1 |
4 |
| create() |
S |
80 |
1 |
3 |